listlistmodel: Fix documentation comment
authorMohammed Sadiq <sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:25:43 +0000 (09:55 +0530)
committerMohammed Sadiq <sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:26:19 +0000 (09:56 +0530)
gtk/gtklistlistmodel.c

index 3d10f4928089da7b25158c61ad54f7ad20ce61bb..e15f617b8b86dd7b266f39e6e19d80d855d389ac 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 
-/*
+/**
  * SECTION:gtklistlistmodel
  * @Short_description: a List model for lists
  * @Title: GtkListListModel
@@ -26,7 +26,7 @@
  *
  * #GtkListListModel is a #GListModel implementation that takes a list API and provides
  * it as a GListModel.
- **/
+ */
 
 #include "config.h"